Disk sector

In computer disk storage, a sector is a subdivision of a track on a magnetic disk or optical disc. Each sector stores a fixed amount of user data. Traditional formatting of these storage media provides space for 512 bytes or 2048 bytes of user-accessible data per sector. Newer hard drives use 4096 byte (4 KB or 4K) Advanced Format sectors.

Mathematically, the word sector means a portion of a disk between a center, two radii and a corresponding arc (see Figure 1, item B), which is shaped like a slice of a pie. Thus, the disk sector (Figure 1, item C) refers to the intersection of a track and mathematical sector.

In disk drives, each physical sector is made up of three basic parts, the sector header, the data area and the error-correcting code (ECC). The sector header contains information used by the drive and controller. This information includes synch bytes, address identification, flaw flag and header parity bytes. The header may also include an alternate address to be used if the data area is undependable. The address identification is used to insure that the mechanics of the drive have positioned the read/write head over the correct location The data area contains the recorded user data. The ECC field contains codes based on the data field, which are used to check and possibly correct errors that may have been introduced into the data..

Contents

History

Early in the computing industry, the term block was loosely used to refer to a small chunk of data. Later the term referring to the data area was replaced by sector, and block became associated with the data packets that are passed in various sizes by different types of data streams. For example, the Unix program dd allows one to set the block size to be used during execution with the parameter bs=bytes. This, however, does not change the actual sector size of a medium, only specifying the size of the blocks that the program will manipulate.

The standard sector size of 512 bytes for magnetic disks was established with the inception of the hard disk drive in 1956. Through a coordinated effort organized by the industry trade organization, International Disk Drive Equipment and Materials Association (IDEMA), leading hardware and software companies started work to define the implementation and standards that would govern sector size formats exceeding 512 bytes to accommodate future increases in data storage capacities.

In the 1970's IBM introduced the Direct Access Storage Device with Fixed block architecture using sizes of 512, 1024, 2048, or 4096. Cray Research had an 819 disk controller in 1975 that transferred 512 64bit words per sector.

Later, hard disk drives supporting 1,024-byte sectors began to be integrated into consumer electronics devices. Portable media players and digital video cameras were the first products to utilize the larger sector format. By the end of 2007, Samsung and Toshiba began shipments of 1.8-inch hard disk drives with 4096-byte sectors, the sector size designated as the next standard format for all hard drives.

Usage of 4096-byte sectors in the computing segment started in 2008 with hard drives primarily intended for integration into external add-on storage devices. The movement accelerated in 2010, when three of the five hard disk drive manufacturers, Seagate, Toshiba and Western Digital, began producing hard drives using the 4096, or 4K, sector format. After having successfully defined the standard architecture for the technology, IDEMA further united the hard drive industry to orchestrate an industry-wide transition to 4K as the new standard sector size for all applications using hard disk drives. Under the auspices of IDEMA, the date for the transition from 512 to 4096 byte sectors was designated as January 2011, and Advanced Format was coined as the industry term for all future sector formats extending beyond 512 bytes.

Because of the concentric circle arrangement of tracks, defining a sector as the intersection between a radius and a track creates larger sectors towards the outside of the disk. However, each sector still contained the same number of bytes. This was accomplished by reducing the bit density of the outer sectors relative to the inner ones. Modern hard disks use zoned bit recording, where the disk is divided into zones encompassing a small number contiguous tracks. Each zone is then divided into sectors such that each sector had a similar physical size. Because outer zones have a greater circumference than inner zones, they have more sectors per zone. This is known as zoned bit rate.[1] Data is stored on the surface of the platter in tracks and sectors tracks are concentric circles

Advanced Format

Hard disk drive manufacturers identified the need for large sector sizes to deliver higher capacity points along with improved error correction capabilities. The traditional means of achieving storage capacity increases, which averaged 44 percent per year from 2000 to 2009, were projected to stagnate without revolutionary breakthroughs in magnetic recording system technologies. However, by modifying the length of the data field through the implementation of Advanced Format using 4096-byte sectors, hard disk drive manufacturers could increase the efficiency of the data surface area by five to thirteen percent while increasing the strength of the ECC.

See also

References

  1. ^ Kern Wong (January 1989), DP8459 Zoned Bit Recording, National Semiconductor, http://www.nalanda.nitc.ac.in/industry/appnotes/Natsemi/AN-599.pdf, retrieved 2010-03-10